Welcome![Sign In][Sign Up]
Location:
Search - game effect

Search list

[Graph programButterflyScreenSaver

Description: OpenGL高级编程,写了个飞行游戏,三维效果明显,游戏也比较好玩。-OpenGL high-level programming, wrote a flight game, three-dimensional effect obviously, the game is relatively fun.
Platform: | Size: 263168 | Author: goryu | Hits:

[Graph programwind

Description: 微风吹动的效果,大家对游戏研究有兴趣的话可以拿去研究一下!-The effect of the breeze blowing, we are interested in research on the game, then look into is unspeakable!
Platform: | Size: 1762304 | Author: kangchen | Hits:

[GDI-BitmapWinAnim

Description: 用C写的小球弹跳小游戏,显示一个小球在窗体里弹动的效果。非常好看!-Written using C ball bouncing game, showing a small ball is in the form where the effect of moving shells. Very good-looking!
Platform: | Size: 4096 | Author: 易轩 | Hits:

[Windows DevelopBillardsimulationSource

Description: 一个很好的桌球游戏,很好玩,效果很好,没忘看下源码写的也很不错-A good table tennis game, a lot of fun, a good effect, has not forgotten Kanxia source code is also very well written
Platform: | Size: 205824 | Author: inreyou | Hits:

[Other Gamestypegame

Description: 一个打字小游戏的源代码,实现了简单的打字练习功能,配有简单的音效,以及界面效果。-A typing small game source code realized simple typing exercises function, equipped simple sound and interface effect.
Platform: | Size: 504832 | Author: 楚锋 | Hits:

[Graph programlifangti

Description: 本报告围绕自由查看立方体这个主题,分别介绍实现的理论(顶点的各种转换),实现的程序结构,实现重点代码过程。 在绪论中介绍了图形学研究的对象,图形学的出现的原因,图形学的运用。然后从具体的游戏涉及的图形知识具体介绍图形学的发展前提和运用,及其艺术性。在个人工作当中,介绍了报告针对的程序的实现原理。分别指出了图形从物体模型坐标的3维顶点经过如何变换,最终显示到屏幕上得到想要的彩色立体效果。在介绍过程中指出了需要的流程和每个流程中所使用到的变换矩阵,和变换矩阵的使用原理。同时也介绍了如何实现第一视角查看图形。-Writing program for a year, the program again after completing D3D changes, but due to low efficiency of GUI rendering, but also have no value. So keep to the present. Procedures used SetPixel () to map out a color-based cube. The report is organized around the theme of freedom of view cube, respectively, to achieve the theoretical description (the vertex of various conversion), to achieve the program structure, realizing key code process. Described in the introduction Graphics object of study, the reasons for the emergence of graphics, use of graphics. Then the game from the specific knowledge related to the specific description of graphics the premise of development and use of graphics, and art. Among the individual work, introduced the report of the procedures for the implementation principle. Were that the graphics from the 3D coordinates of the object model of how to transform vertices after the final show to get the desired color on the screen three-dimensional effect. Po
Platform: | Size: 134144 | Author: xiaoxi10086 | Hits:

[Other Riddle gameslianliankan

Description: 地图引擎(地图模块):生成游戏地图。初始化所有地图数据。 输赢判断模块:负责负责判定游戏是否胜利。 连接判断模块:负责判定,被选的两个图像是否可以消除。 预期成果: 1:游戏图像中,小块图形拼接部分无重影,无裂缝。 2:判定准确,可以准确判定被消除的两个图形。 3:地图刷新速度够快,无不流畅感。 4:整个游戏能正常运行,道具可以达到其效果。 5:初始化数据无差错,即所有图像成对出现。 -Map Engine (map module): Build the game map. Initialize all the map data. Win or lose determine module: responsible for determining whether the game victory. Connect to judge the module: responsible for determining, whether the selected two images can be eliminated. Expected outcomes: 1: game image, small picture mosaic part of the no ghosting, no cracks. 2: determine the accuracy that can be accurately determined to eliminate the two graphics. 3: Map refresh fast enough, are all smooth feel. 4: The entire game can be running, props to achieve its effect. 5: The initialization data without error, that is, all image pairs.
Platform: | Size: 5804032 | Author: 于六 | Hits:

[Othersofthy155I

Description: 网页版斗地主: 程序为ASP+ACCESS编写 不用注册,填写用户名就可以进入,选择房间进行游戏,不需要安装任何插件即可进行游戏,可以进行联网多会员游戏,其游戏效果不次于QQ、联众斗地主游戏。 程序中有几十种背景音乐可更换。 朋友们可以对其美化或进行二次开发。谢谢!-HTML version of Landlords: procedures for the preparation of ASP+ ACCESS not registered, fill in user name can be entered, select the game room, do not need to install any plug-in can play games, can be networked multi-member game, its effect is not secondary to QQ Games , Ourgame Landlords game. There are dozens of programs in the background music can be replaced. Friends can their landscaping or for secondary development. Thank you!
Platform: | Size: 3349504 | Author: zs | Hits:

[Game ProgramTerrainEffectEditor

Description: game terrain effect editor
Platform: | Size: 375808 | Author: cakeman | Hits:

[Other Gamesme2-cpp-sdk

Description: This projects focus on writing a simple lightweight C++ software development kit for the game "Mass Effect 2" from BioWare. No scripting or native development kit have been provided, so this project is based on information gathered from reverse engineering the engine core (it s based on Unreal technology).
Platform: | Size: 897024 | Author: PROOF | Hits:

[Windows DevelopeluosiMFC

Description: 1. 游戏界面怎样表示(即20*10个格子) 2. 方块表示方法,即四个小方块的坐标设定: 其中一个方块是原点,坐标为(0,0);右侧方块坐标(1,0),下面的方块坐标(0,1),以此类推。 3. 旋转公式的应用: (x,y)旋转90度后是(-y,x)。由于x轴向右,y轴向下,所以产生了顺时针的旋转效果。 4. 重要思想:不用旋转公式,也有办法旋转。 5. 烟花的运动轨迹控制。-1. How that game interface (that is, 20* of 10 grid) 2. Box that way, that is, the coordinates of the four small box set: one box is the origin coordinates (0,0) on the right side block coordinates (1,0), the following box coordinates (0,1), and so on. 3. Rotation Formula: (x, y) after rotating 90 degrees is (-y, x). Since x-axis to the right, y axis, the so produced a clockwise rotation effect. Four. Important idea: Do not rotate the formula have the means to rotate. 5. Fireworks trajectory tracking.
Platform: | Size: 4336640 | Author: 彭秋 | Hits:

[Graph programGaiaUI

Description: 一款游戏的界面引擎,3d效果,有突出卓越的动态效果,相当绚丽-The interface of a game engine, 3d effect, with prominent superior dynamic effects, quite brilliant
Platform: | Size: 696320 | Author: lsw | Hits:

[CSharpcarandguaiwu

Description: 此代码实现了简单的小游戏汽车与怪兽实现回合制pk的效果-This code implements a simple game with monster car to achieve the effect of turn-pk
Platform: | Size: 922624 | Author: 孙丽 | Hits:

[Game Enginedesolo_snapshot

Description: j2me rpg游戏引擎,非常强大,有场景光效效果.-j2me rpg game engine, very strong, light effect results scene.
Platform: | Size: 3462144 | Author: 陈兆 | Hits:

[DirextX20081122989823

Description: 一款使用DirectX 7的游戏升级版,效果肯定让你更加吃惊! -A game to use DirectX 7 upgrade, the effect sure to make you more surprise!
Platform: | Size: 403456 | Author: number007 | Hits:

[Game ProgramTank

Description: 用C++实现的tank游戏。有可以借鉴下 先玩玩,看看效果。-Using C++ implementation tank game. There can draw under the first play, see the effect.
Platform: | Size: 2995200 | Author: weikai | Hits:

[Other Riddle gamesshaolei2.0

Description: 模拟扫雷小游戏,功能很简单,效果也不是很理想。-Simulated mine game, function is very simple, the effect is not very good.
Platform: | Size: 45056 | Author: zhengguoli | Hits:

[Game ProgramsuperMarry

Description: 超级玛丽源码,效果十分不错。是游戏编程入门的好例子。-Mario source code, the effect is very good. Game programming is a good example of entry.
Platform: | Size: 1409024 | Author: 夏波 | Hits:

[Game Enginehge_2fish_move

Description: 基于hge引擎做的两条游泳的鱼儿,其中一条鱼会沿着指定路径移动并做旋转,当然你可以做的更自然流畅一些。编译需要下载并安装hge引擎。-2 swiming fish demo base on heg game engine, one of them can move on defined path and route angle,if you code more will get better effect. Complie you need download hge engine.
Platform: | Size: 1142784 | Author: 黄花菜 | Hits:

[JSP/Javawebplants

Description: 植物大战僵尸Javascript版,可访问如下地址查看效果: http://helpboom.web-69.com/plants/ 经过近半天的时间从原网站抠出来的, 网页中包含整理后的整个游戏代码压缩包下载地址。 不过要查看效果也需要放到服务器环境下才行(因为 程序初始化数据要通过Cookies获取,刚抠出来,也还 没得过多的时间研究)。 感觉这款游戏还可以在工作之余适当的玩一下, 然后再花点时间去研究一下代码,在我看来算得上 是研究JS非常不错的一个实用案例。 说明:本游戏非本人原创,创作者必为牛人也。 -Zombies Javascript version is available at the following address see the effect: http://helpboom.web-69.com/plants/ After nearly half a day to pull out from the original site, the page contains code after finishing the entire game archive Download. However, results also need to see into the server environment Caixing (because the application to initiate the data obtained through Cookies, just pull out, but also not too much time to study.) Feel the game can also play with the right spare time, and then take the time to look at the code, in my view be regarded as a very nice JS study a practical case. Note: This game is not my original, creative people who must for the cattle.
Platform: | Size: 8020992 | Author: 朱治龙 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »

CodeBus www.codebus.net